From: Xue Fuqiao Date: Thu, 12 Sep 2013 12:22:17 +0000 (+0800) Subject: * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete functions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3251^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=99d8e6d6c226fd69f7a8927d89a485044bb9c0a3;p=emacs.git * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete functions. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 574aba493c0..ed073456e7e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2013-09-12 Xue Fuqiao + + * functions.texi (Obsolete Functions): Add an index for obsolete functions. + 2013-09-11 Xue Fuqiao * nonascii.texi (Character Properties): Character properties fix diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 39a9ff6b62c..f1d8c54f49c 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -1135,6 +1135,7 @@ examining or altering the structure of closure objects. @node Obsolete Functions @section Declaring Functions Obsolete +@cindex obsolete functions You can mark a named function as @dfn{obsolete}, meaning that it may be removed at some point in the future. This causes Emacs to warn